projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
598530d
)
static-delta: Fix annotation on ostree_repo_list_static_delta_names
author
John Hiesey
<john@hiesey.com>
Wed, 21 Oct 2015 21:40:01 +0000
(14:40 -0700)
committer
Colin Walters
<walters@verbum.org>
Thu, 22 Oct 2015 01:09:23 +0000
(21:09 -0400)
out_deltas should be (transfer-container)
src/libostree/ostree-repo-static-delta-core.c
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-repo-static-delta-core.c
b/src/libostree/ostree-repo-static-delta-core.c
index c58f868ae41b06efbca8f837be154dda339a18c0..688be0a76405b53fe5411080fc8a261a83b84b26 100644
(file)
--- a/
src/libostree/ostree-repo-static-delta-core.c
+++ b/
src/libostree/ostree-repo-static-delta-core.c
@@
-54,7
+54,7
@@
_ostree_static_delta_parse_checksum_array (GVariant *array,
/**
* ostree_repo_list_static_delta_names:
* @self: Repo
- * @out_deltas: (out) (element-type utf8): String name of deltas (checksum-checksum.delta)
+ * @out_deltas: (out) (element-type utf8)
(transfer container)
: String name of deltas (checksum-checksum.delta)
* @cancellable: Cancellable
* @error: Error
*